home *** CD-ROM | disk | FTP | other *** search
- ; main screen cfg file
-
- [GLOBALS]
- BackgroundFile="Realm View Mini Menu"
-
- ; Button for Realm View Mini Menu
- [TEXTBUTTON_1]
- Font=LARGE ; font to use LARGE/SMALL
- ; 640x480 rectangle
- Rect2=250,180,550,220 ; 800x600 rectangle
- Text=1; Load Game; ; Button text
- Rect1=200,144,440,176
-
-
- [TEXTBUTTON_2]
- Font=LARGE ; font to use LARGE/SMALL
- ; 640x480 rectangle
- Rect2=250,230,550,270 ; 800x600 rectangle
- Text=75; Save Game; ; Button text
- Rect1=200,184,440,216
-
-
- [TEXTBUTTON_3]
- Font=LARGE ; font to use LARGE/SMALL
- ; 640x480 rectangle
- Rect2=250,280,550,320 ; 800x600 rectangle
- Text=4; Preferences; ; Button text
- Rect1=200,224,440,256
-
-
- [TEXTBUTTON_4]
- Font=LARGE ; font to use LARGE/SMALL
- ; 640x480 rectangle
- Rect2=250,330,550,370 ; 800x600 rectangle
- Text=50; Quit Game; ; Button text
- Rect1=200,264,440,296
-
-
- [TEXTBUTTON_5]
- Font=LARGE ; font to use LARGE/SMALL
- ; 640x480 rectangle
- Rect2=250,380,550,420 ; 800x600 rectangle
- Text=11; Cancel; ; Button text
-
- ; Buttons for the Battle Mode mini menu
- Rect1=200,304,440,336
-
- [TEXTBUTTON_6]
- Font=LARGE ; font to use LARGE/SMALL
- ; 640x480 rectangle
- Rect2=250,230,550,270 ; 800x600 rectangle
- Text=4; Preferences; ; Button text
-
- [TEXTBUTTON_7]
- Font=LARGE ; font to use LARGE/SMALL
- ; 640x480 rectangle
- Rect2=250,280,550,320 ; 800x600 rectangle
- Text=51; Quit Battle; ; Button text
-
- [TEXTBUTTON_8]
- Font=LARGE ; font to use LARGE/SMALL
- ; 640x480 rectangle
- Rect2=250,330,550,370 ; 800x600 rectangle
- Text=11; Cancel; ; Button text
-
-
-
-
-
-
-